Skip to main content

Success

Description

Success sets the process status to successful and clears any errors that were encountered during execution. Use this process entry at the end of a process branch to explicitly mark it as completed without error — for example, after all workflows have finished successfully, or at the end of an error-handling branch where recovery was achieved. It resets the process error state so that downstream monitoring or parent processes see a clean result.